check-mk-config-icinga software package provides general purpose nagios-plugin for retrieving data, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install check-mk-config-icinga
check-mk-config-icinga is installed in your system.
Make ensure the check-mk-config-icinga package were installed using the commands given below,
$ sudo dpkg-query -l | grep check-mk-config-icinga *
You will get with check-mk-config-icinga package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Administration Utilities |
| Package | check-mk-config-icinga |
| Version | 1.2.2p3-1 |
| Description | general purpose nagios-plugin for retrieving data |
| Sub Section | Admin |